LEADTOOLS Color Conversion (Leadtools.ColorConversion assembly)
LEAD Technologies, Inc

IccColorantTableTagType Constructor(IccColorantTableData[])






IccColorantTableData structure that contains the tag's data.
Initializes a new IccColorantTableTagType with explicit parameters. .NET support
Syntax
public IccColorantTableTagType( 
   IccColorantTableData[] colorantsData
)
'Declaration
 
Public Function New( _
   ByVal colorantsData() As IccColorantTableData _
)
'Usage
 
Dim colorantsData() As IccColorantTableData
 
Dim instance As New IccColorantTableTagType(colorantsData)
public IccColorantTableTagType( 
   IccColorantTableData[] colorantsData
)
function IccColorantTableTagType( 
   colorantsData 
)
public:
IccColorantTableTagType( 
   array<IccColorantTableData>^ colorantsData
)

Parameters

colorantsData
IccColorantTableData structure that contains the tag's data.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

IccColorantTableTagType Class
IccColorantTableTagType Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.